Autogenerated HTML docs for v1.5.5.1-248-g4b17 
diff --git a/git-describe.html b/git-describe.html index 94d633d..b3b2397 100644 --- a/git-describe.html +++ b/git-describe.html 
@@ -277,9 +277,10 @@  <h2>DESCRIPTION</h2>   <div class="sectionbody">   <p>The command finds the most recent tag that is reachable from a  -commit, and if the commit itself is pointed at by the tag, shows  -the tag. Otherwise, it suffixes the tag name with the number of  -additional commits and the abbreviated object name of the commit.</p>  +commit. If the tag points to the commit, then only the tag is  +shown. Otherwise, it suffixes the tag name with the number of  +additional commits on top of the tagged object and the  +abbreviated object name of the most recent commit.</p>   </div>   <h2>OPTIONS</h2>   <div class="sectionbody">  @@ -461,7 +462,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 03-Mar-2008 01:59:56 UTC  +Last updated 14-May-2008 22:24:41 UTC   </div>   </div>   </body>